home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: judgemi@ix.netcom.com(Michael Judge )
- Newsgroups: comp.lang.c++
- Subject: Re: MFC Question
- Date: 18 Feb 1996 16:11:29 GMT
- Organization: Netcom
- Message-ID: <4g7j3h$9ri@reader2.ix.netcom.com>
- References: <311FDD88.3D5E@idi.oclc.org>
- NNTP-Posting-Host: bos-ma9-15.ix.netcom.com
- X-NETCOM-Date: Sun Feb 18 8:11:29 AM PST 1996
-
- In <311FDD88.3D5E@idi.oclc.org> Ron Unterreiner
- <runterreiner@idi.oclc.org> writes:
- >
- >Does anybody know how to display directories and drives as folders in
- a
- >ListBox control in MFC? I tried using the CListBox::Dir method but it
-
- >only lists the directories and drives on one line at a time with
- square
- >brackets around them. It doesn't list the directories as folders in a
-
- >tree structure. I would use the CFileDialog class but I need to add
- >some radio controls to the dialog box. Any ideas?
-
- In Visual C++4.0 there is a CTreeList control that will do this. if you
- are not in 4.0 then you can check out a control called TList Pro from
- Bennet-Tec.
-
- MJ
- judgemi@ix.netcom.com
-
-